DOC: Add ecosystem figure from the PyGMT paper to the ecosystem documentation page#4731
Merged
Conversation
seisman
reviewed
Jul 18, 2026
yvonnefroehlich
commented
Jul 18, 2026
Comment on lines
108
to
112
Member
Author
There was a problem hiding this comment.
By reading this subsection I am a bit unsure about what the PyGMT ecosystem is
- the packages which rely on PyGMT, as it sounds in this section
- the packages and GMT as shown in the image above, as explained in the paper
- both the packages and GMT as shown in the image above and the packages which rely on PyGMT
Member
There was a problem hiding this comment.
As I understand it, both GMT, PyGMT dependencies, and packages that heavily rely on PyGMT are considered "the PyGMT ecosystem".
Member
Author
There was a problem hiding this comment.
Maybe we can adjust the headings, to make this a bit clearer, e.g.,
# PyGMT Ecosystem
## PyGMT dependencies
## Packages depending on PyGMT
seisman
reviewed
Jul 19, 2026
Comment on lines
108
to
112
Member
There was a problem hiding this comment.
As I understand it, both GMT, PyGMT dependencies, and packages that heavily rely on PyGMT are considered "the PyGMT ecosystem".
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
seisman
reviewed
Jul 19, 2026
seisman
approved these changes
Jul 19, 2026
seisman
left a comment
Member
There was a problem hiding this comment.
Looks good to me except one minor change.
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of proposed changes
Add ecosystem figure from the PyGMT paper to the ecosystem documentation page.
Fixes #4728
Preview: https://pygmt-dev--4731.org.readthedocs.build/en/4731/ecosystem.html
Guidelines
Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash command is:
/format: automatically format and lint the code